TEXT FONT$

This command will return a string containing the typeface description of the current text settings.

  Syntax
Return String=TEXT FONT$()
  Returns

A string containing the name of the current font

  Example Code
PRINT TEXT FONT$()
WAIT KEY
  See also

TEXT Commands Menu
Index